Skip to content

[codex] Run action review once#15

Merged
Conalh merged 1 commit into
mainfrom
codey/single-review-action-output
May 21, 2026
Merged

[codex] Run action review once#15
Conalh merged 1 commit into
mainfrom
codey/single-review-action-output

Conversation

@Conalh
Copy link
Copy Markdown
Owner

@Conalh Conalh commented May 21, 2026

Summary

  • add --markdown-output and --json-output to taskbound review
  • update the composite Action to run the review once, then reuse the generated markdown and JSON reports
  • keep GitHub annotations, step summary, and Action outputs from the same review result
  • add regression coverage for supplemental report files and single Action review invocation

Scope

Only touch action.yml, src/index.ts, and tests covering supplemental report outputs and single Action review invocation.

Validation

  • red: node --test test/cli-output.test.mjs failed on unknown --markdown-output
  • red: node --test test/workflow.test.mjs failed with 3 Action review invocations instead of 1
  • npm test
  • npm run build
  • git diff --check
  • local TaskBound review returned NONE for the PR scope

@Conalh Conalh marked this pull request as ready for review May 21, 2026 23:31
@Conalh Conalh merged commit a1698ae into main May 21, 2026
3 checks passed
@Conalh Conalh deleted the codey/single-review-action-output branch May 21, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant